home *** CD-ROM | disk | FTP | other *** search
- object fAdd: TfAdd
- Left = 291
- Top = 135
- Width = 265
- Height = 106
- Caption = 'Add'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 8
- Top = 16
- Width = 24
- Height = 13
- Caption = 'Entry'
- end
- object Edit1: TEdit
- Left = 40
- Top = 8
- Width = 209
- Height = 21
- TabOrder = 0
- end
- object BitBtn1: TBitBtn
- Left = 8
- Top = 48
- Width = 75
- Height = 25
- TabOrder = 1
- Kind = bkOK
- end
- object BitBtn2: TBitBtn
- Left = 96
- Top = 48
- Width = 75
- Height = 25
- TabOrder = 2
- Kind = bkCancel
- end
- end
-